2,862 research outputs found

    On pole-swapping algorithms for the eigenvalue problem

    Full text link
    Pole-swapping algorithms, which are generalizations of the QZ algorithm for the generalized eigenvalue problem, are studied. A new modular (and therefore more flexible) convergence theory that applies to all pole-swapping algorithms is developed. A key component of all such algorithms is a procedure that swaps two adjacent eigenvalues in a triangular pencil. An improved swapping routine is developed, and its superiority over existing methods is demonstrated by a backward error analysis and numerical tests. The modularity of the new convergence theory and the generality of the pole-swapping approach shed new light on bi-directional chasing algorithms, optimally packed shifts, and bulge pencils, and allow the design of novel algorithms

    Maximizing the hyperpolarizability of one-dimensional systems

    Full text link
    Previous studies have used numerical methods to optimize the hyperpolarizability of a one-dimensional quantum system. These studies were used to suggest properties of one-dimensional organic molecules, such as the degree of modulation of conjugation, that could potentially be adjusted to improve the nonlinear-optical response. However, there were no conditions set on the optimized potential energy function to ensure that the resulting energies were consistent with what is observed in real molecules. Furthermore, the system was placed into a one-dimensional box with infinite walls, forcing the wavefunctions to vanish at the ends of the molecule. In the present work, the walls are separated by a distance much larger than the molecule's length; and, the variations of the potential energy function are restricted to levels that are more typical of a real molecule. In addition to being a more physically-reasonable model, our present approach better approximates the bound states and approximates the continuum states - which are usually ignored. We find that the same universal properties continue to be important for optimizing the nonlinear-optical response, though the details of the wavefunctions differ from previous result.Comment: 10 pages, 5 figure

    Calcareous nannofossil assemblage changes across the Paleocene–Eocene Thermal Maximum: Evidence from a shelf setting

    Get PDF
    Biotic response of calcareous nannoplankton to abrupt warming across the Paleocene/Eocene boundary reflects a primary response to climatically induced parameters including increased continental runoff of freshwater, global acidification of seawater, high sedimentation rates, and calcareous nannoplankton assemblage turnover. We identify ecophenotypic nannofossil species adapted to low pH conditions (Discoaster anartios, D. araneus, Rhomboaster spp.), excursion taxa adapted to the extremely warm climatic conditions (Bomolithus supremus and Coccolithus bownii), three species of the genus Toweius (T. serotinus, T. callosus, T. occultatus) adapted to warm, rather than cool, water conditions, opportunists adapted to high productivity conditions (Coronocyclus bramlettei, Neochiastozygus junctus), and species adapted to oligotropic and/or cool‐water conditions that went into refugium during the PETM (Zygrablithus bijugatus, Calcidiscus? parvicrucis and Chiasmolithus bidens). Discoaster anartios was adapted to meso- to eutrophic, rather than oligotrophic, conditions. Comparison of these data to previous work on sediments deposited on shelf settings suggests that local conditions such as high precipitation rates and possible increase in major storms such as hurricanes resulted in increased continental runoff and high sedimentation rates that affected assemblage response to the PETM

    Yet another algorithm for the symmetric eigenvalue problem

    Get PDF
    In this paper we present a new algorithm for solving the symmetric matrix eigenvalue problem that works by first using a Cayley transformation to convert the symmetric matrix into a unitary one and then uses Gragg’s implicitly shifted unitary QR algorithm to solve the resulting unitary eigenvalue problem. We prove that under reasonable assumptions on the symmetric matrix this algorithm is backward stable and also demonstrate that this algorithm is comparable with other well known implementations in terms of both speed and accuracy

    Fast and stable unitary QR algorithm

    Get PDF
    A fast Fortran implementation of a variant of Gragg's unitary Hessenberg QR algorithm is presented. It is proved, moreover, that all QR- And QZ-like algorithms for the unitary eigenvalue problems are equivalent. The algorithm is backward stable. Numerical experiments are presented that confirm the backward stability and compare the speed and accuracy of this algorithm with other methods

    Fast and backward stable computation of roots of polynomials

    Get PDF
    A stable algorithm to compute the roots of polynomials is presented. The roots are found by computing the eigenvalues of the associated companion matrix by Francis's implicitly shifted QR algorithm. A companion matrix is an upper Hessenberg matrix that is unitary-plus-rankone, that is, it is the sum of a unitary matrix and a rank-one matrix. These properties are preserved by iterations of Francis's algorithm, and it is these properties that are exploited here. The matrix is represented as a product of 3n - 1 Givens rotators plus the rank-one part, so only O(n) storage space is required. In fact, the information about the rank-one part is also encoded in the rotators, so it is not necessary to store the rank-one part explicitly. Francis's algorithm implemented on this representation requires only O(n) flops per iteration and thus O(n2) flops overall. The algorithm is described, normwise backward stability is proved, and an extensive set of numerical experiments is presented. The algorithm is shown to be about as accurate as the (slow) Francis QR algorithm applied to the companion matrix without exploiting the structure. It is faster than other fast methods that have been proposed, and its accuracy is comparable or better

    Fast and backward stable computation of eigenvalues and eigenvectors of matrix polynomials

    Get PDF
    In the last decade matrix polynomials have been investigated with the primary focus on adequate linearizations and good scaling techniques for computing their eigenvalues and eigenvectors. In this article we propose a new method for computing a factored Schur form of the associated companion pencil. The algorithm has a quadratic cost in the degree of the polynomial and a cubic one in the size of the coefficient matrices. Also the eigenvectors can be computed at the same cost. The algorithm is a variant of Francis's implicitly shifted QR algorithm applied on the companion pencil. A preprocessing unitary equivalence is executed on the matrix polynomial to simultaneously bring the leading matrix coefficient and the constant matrix term to triangular form before forming the companion pencil. The resulting structure allows us to stably factor each matrix of the pencil as a product of k matrices of unitary-plus-rank-one form, admitting cheap and numerically reliable storage. The problem is then solved as a product core chasing eigenvalue problem. A backward error analysis is included, implying normwise backward stability after a proper scaling. Computing the eigenvectors via reordering the Schur form is discussed as well. Numerical experiments illustrate stability and efficiency of the proposed methods
    corecore